Skip to content

feat: open terminal to the pod if user requests it#277

Draft
adietish wants to merge 1 commit intoredhat-developer:mainfrom
adietish:issue-23793
Draft

feat: open terminal to the pod if user requests it#277
adietish wants to merge 1 commit intoredhat-developer:mainfrom
adietish:issue-23793

Conversation

@adietish
Copy link
Copy Markdown
Collaborator

@adietish adietish commented Apr 2, 2026

fixes eclipse-che/che#23793

When connecting to the workspace in the gateway app, you can also have a native terminal alongside the remote IDE.
One prefers the native terminal since it's superior to the one that's built into JetBrains IDE.

image

It's a PoC only though. It is using kubectl but no proper checks and instructions are provided.

Signed-off-by: Andre Dietisheim <adietish@redhat.com>
Co-Authored by: Claude Code
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 87 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.51%. Comparing base (71098f6) to head (1f84617).
⚠️ Report is 308 commits behind head on main.

Files with missing lines Patch % Lines
...hat/devtools/gateway/terminal/WorkspaceTerminal.kt 0.00% 71 Missing ⚠️
.../gateway/view/steps/DevSpacesWorkspacesStepView.kt 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main     #277       +/-   ##
==========================================
+ Coverage   0.00%   24.51%   +24.51%     
==========================================
  Files          4       41       +37     
  Lines         26     2186     +2160     
  Branches       0      453      +453     
==========================================
+ Hits           0      536      +536     
- Misses        26     1570     +1544     
- Partials       0       80       +80     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Dev Tools Week Q1 2026]: allow jetbrains IDE users to open native term to (workspace-) pod

2 participants